Redeem Remote
To redeem remote call redeemRemote() with the following arguments:
{
string calldata _dstChainId,
uint256 _srcPoolId,
uint256 _dstPoolId,
address payable _refundAddress,
uint256 _amountLP,
uint256 _minAmountLD,
string calldata _to
}